projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85b373e
)
Always enable documentation, otherwise we can't have the man pages
author
Simon McVittie
<smcv@debian.org>
Wed, 19 Sep 2018 00:15:52 +0000
(
01:15
+0100)
committer
Simon McVittie
<smcv@debian.org>
Wed, 19 Sep 2018 00:15:52 +0000
(
01:15
+0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index cf6237abb2ab3f12172f142a189f51c105fcc273..e55c45ac86239199356dacef10b571fc35287b15 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-119,10
+119,6
@@
else
configure_flags_deb += -Dwayland-backend=true
endif
-ifeq ($(filter %-doc,$(binaries)),)
-configure_flags_deb += -Ddocumentation=false
-endif
-
configure_flags_udeb = \
-Dbroadway-backend=false \
-Dwayland-backend=false \